﻿CHARACTERS = {
	c:NVS ?= {
		create_character = {
			# Sir Colin Campbell, completely unrelated to Sir Archibald Campbell
			first_name = "Colin"
			last_name = "Campbell"
			historical = yes
			ruler = yes
			ig_leader = yes
			birth_date = 1776.4.18
			dna = dna_colin_campbell
			culture=cu:scottish
			interest_group = ig_armed_forces
			ideology = ideology_moderate
			traits = {
				tactful
			}
		}	
	}
}
